STEP 3: Let's get our sprite to say the rules of the game!

Remember that you need to change the name in front of .say() to the name of the sprite you want to speak.

  • Go to and drag out Wait. Drop it at the bottom of your program.
  • Drag out Say and change the string to "You have three tries to guess my number!"
  • Drag out another Wait. Drop it at the bottom of your program.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)